Package com.cisco.pt.ipc.events
Class IPCEventRegistry
java.lang.Object
com.cisco.pt.ipc.events.IPCEventRegistry
- Direct Known Subclasses:
ActivityFileEventRegistry,AppWindowEventRegistry,ARPProcessEventRegistry,BluetoothManagerEventRegistry,CableSignalingEventRegistry,CepInstanceEventRegistry,CiscoDeviceEventRegistry,ClusterEventRegistry,CommandLogEventRegistry,ConsoleLineEventRegistry,CustomTcpProcessEventRegistry,DeviceDialogEventRegistry,DeviceEventRegistry,DHCPClientProcessEventRegistry,DHCPv6ClientProcessEventRegistry,DialogManagerEventRegistry,DirectoryEventRegistry,DslSignalingEventRegistry,FrontEndBridgeEventRegistry,GeoViewEventRegistry,HardwareQueueEventRegistry,HostPortEventRegistry,HTTPClientEventRegistry,IkeProcessEventRegistry,InstructionDlgEventRegistry,IoeClientProcessEventRegistry,IoEComponentEventRegistry,IPCManagerEventRegistry,LMISignalingEventRegistry,LogicalWorkspaceEventRegistry,MACSwitchEventRegistry,NATProcessEventRegistry,NdProcessEventRegistry,OptionsEventRegistry,PhoneSignalingEventRegistry,PhysicalObjectEventRegistry,PhysicalToolbarEventRegistry,PingProcessEventRegistry,PLSwitchEventRegistry,Pop3ClientEventRegistry,PopupMenuItemEventRegistry,PortEventRegistry,PPPoeClientEventRegistry,RemoteNetworkEventRegistry,RoutingProcessEventRegistry,RoutingProcessv6EventRegistry,RSSwitchEventRegistry,SimulationEventRegistry,SimulationTimerEventRegistry,SmtpClientEventRegistry,STPProcessEventRegistry,SyslogServerEventRegistry,SystemFileWatcherEventRegistry,TerminalLineEventRegistry,TreeNodeEventRegistry,UserCreatedPDUEventRegistry,VLANEventRegistry,VLANManagerEventRegistry,WebViewEventRegistry,WebViewManagerEventRegistry,WorkspaceEventRegistry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidderegister(UUID uuid, String eventName) protected voidderegister(String eventName) abstract Stringabstract voidprocessEvent(IPCEventLTV event) protected voidprotected void
-
Field Details
-
session
-
WILDCARD_UUID
-
-
Constructor Details
-
IPCEventRegistry
-
-
Method Details
-
getClassName
-
processEvent
- Throws:
Exception
-
register
- Throws:
IOException
-
deregister
- Throws:
IOException
-
register
- Throws:
IOException
-
deregister
- Throws:
IOException
-